home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
NetNews Offline 2
/
NetNews Offline Volume 2.iso
/
news
/
comp
/
std
/
c
/
546
< prev
next >
Wrap
Text File
|
1996-08-06
|
767b
|
31 lines
Path: news.iadfw.net!usenet
From: fledda@airmail.net (Francesco Ledda)
Newsgroups: comp.std.c,fledda@airmail.net
Subject: Help with Borland C
Date: Tue, 12 Mar 1996 03:22:03 GMT
Organization: customer of Internet America
Message-ID: <4i2jkg$dre@news-f.iadfw.net>
NNTP-Posting-Host: dal13-04.ppp.iadfw.net
X-Newsreader: Forte Free Agent v0.55
Hello,
I am seeking for some help solving a silly problem that I am having
with a c program.
The problem has to do with printf and floating numbers. When I try to
write a floating number I get the following message: floating point
formats not linked.
The following statements are included in the main.c file:
extern unsigned _floatconvert;
#pragma exterf _floatcovert
I am just lost.
Thank for your help,
Francesco